|
|
On Fri, 7 Mar 2003 18:49:28 -0500, Ross Litscher wrote:
>
Wow! Some sequel to the bob-omb? He really needs fresnel reflection though,
and where are his feet? He must get tired if he can't land... :-(
--
camera{location 2*y-.9rotate -z*9direction z/1.5look_at y}global_settings{
max_trace_level 99ambient_light 10}#macro G(V,E)pigment{V}finish{diffuse 0
ambient.1-E/10reflection{E metallic}}#end#macro O(N,T)plane{y,N G(T,0)
hollow}#end#macro C(A)sphere{0A#end O(9blue 1)O(-1rgb 1)box{1+9*y,-y-1G(
rgb 1,.95)hollow}C(.99)G(rgb 1,1)}C(1)G(red 1,1)no_reflection}// Greg E
Post a reply to this message
|
|